projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88ab16c
)
(gnus-nocem-liberal-fetch): Fix typo.
author
Juanma Barranquero
<lekktu@gmail.com>
Fri, 18 Oct 2002 08:36:59 +0000
(08:36 +0000)
committer
Juanma Barranquero
<lekktu@gmail.com>
Fri, 18 Oct 2002 08:36:59 +0000
(08:36 +0000)
lisp/gnus/gnus-nocem.el
patch
|
blob
|
history
diff --git
a/lisp/gnus/gnus-nocem.el
b/lisp/gnus/gnus-nocem.el
index d682451565e6106464c2017031d66a0978b98b51..9b76ede9856c98c8b0b53e2b04a7a080d7c435ea 100644
(file)
--- a/
lisp/gnus/gnus-nocem.el
+++ b/
lisp/gnus/gnus-nocem.el
@@
-82,7
+82,7
@@
isn't bound, the message will be used unconditionally."
(defcustom gnus-nocem-liberal-fetch nil
"*If t try to fetch all messages which have @@NCM in the subject.
Otherwise don't fetch messages which have references or whose message-id
-matches a
n
previously scanned and verified nocem message."
+matches a previously scanned and verified nocem message."
:group 'gnus-nocem
:type 'boolean)